func github.com/oapi-codegen/runtime.indexedElementsCount

2 uses

	github.com/oapi-codegen/runtime (current package)
		bindform.go#L151: 		indexedElementsCount := indexedElementsCount(form, files, name)
		bindform.go#L206: func indexedElementsCount(form map[string][]string, files map[string][]*multipart.FileHeader, name string) int {